home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio2 / T1549S2.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-08-11  |  22.8 KB  |  1 channel  |  8,000 sample rate  |  21 seconds
Transcription: Let's examine an example of an array of arrays. The method makeArray allocates and returns a triangular array of integer arrays. The number of integers in each component array corresponds to that array's position within the composite array. Further, each component has been initialized with a sequential value.